二阶意识
正文
二阶意识是意向意识的意识,一种观点认为它是关于一阶意识的意识,另一种观点认为它是意向非世界对象的意识。在后一种定义中,二阶意识不一定都是关于一阶意识的意识,还有可能是永不表象的意识,这种意识被叫作原初意识。
            缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
 npm i hexo-generator-json-content --save
            3、在根目录_config.yml里添加配置:
  jsonContent:
    meta: false
    pages: false
    posts:
      title: true
      date: true
      path: true
      text: false
      raw: false
      content: false
      slug: false
      updated: false
      comments: false
      link: false
      permalink: false
      excerpt: false
      categories: false
      tags: true